docs: fix link to gdk docs
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 22:23:09 +0000 (17:23 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:40 +0000 (18:57 -0500)
gtk/gtkbindings.c

index c8a2a2d6af6636c55645894308ee497d822edf9c..a64c132204e130dc5153404618cb2575d9563753 100644 (file)
@@ -57,7 +57,7 @@
  * in the #GtkCssProvider documentation. Inside the binding set definition,
  * key combinations are bound to one or more specific signal emissions on
  * the target widget. Key combinations are strings consisting of an optional
- * #GdkModifierType name and <link linkend="gdk-Keyboard-Handling">key names</link>
+ * #GdkModifierType name and <link linkend="gdk3-Keyboard-Handling">key names</link>
  * such as those defined in <filename>&lt;gdk/gdkkeysyms.h&gt;</filename>
  * or returned from gdk_keyval_name(), they have to be parsable by
  * gtk_accelerator_parse(). Specifications of signal emissions consist